home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- A WILDCAT! BBS FILE UTILITY
-
- WCFLAGER
-
- Version 1.00
-
-
- (C) COPYRIGHT 1987 - All Rights Reserved
-
- by
-
- DEREK L. KOOPOWITZ
- Decor Computer Consultants
- 881 Oxford Way
- Benicia, Ca. 94510
-
- Work # (707) 746-1615
- Data # (707) 746-5820
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- WILDCAT! is copyrighted by MUSTANG SOFTWARE, Bakersfield, CA 93301-3118
-
-
-
- SHAREWARE POLICY
- ----------------
-
- WCFLAGER (Version 1.00) is distributed under the Shareware concept. You
- can distribute this program any way you wish, except you cannot sell it.
- If you find the program useful, you are encouraged to make payment of
- $10.00 to DEREK KOOPOWITZ at Decor Computer Consultants which will encourage
- the development of enhancements and additional utilities for WILDCAT!
- The latest version of WCFLAGER will always be available on the Decor
- Computer Consultants BBS.
-
-
-
- SYSTEM REQUIREMENTS
- -------------------
-
- IBM or compatible computer
- Mono or color display
- WILDCAT! BBS
-
- NOTE: WCFLAGER will run as a WILDCAT! external event.
-
-
-
- LIMITED WARRANTY
- ----------------
-
- THIS PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
- EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES
- OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE WITH RESPECT TO
- DEFECTS IN THE PROGRAM OR DOCUMENTATION. THE AUTHOR, DEREK KOOPOWITZ,
- ASSUMES NO RISK AS TO QUALITY AND PERFORMANCE OF THE PROGRAM. SHOULD THE
- PROVE DEFECTIVE, YOU ASSUME THE ENTIRE COST OF ANY LOSS OF PROFIT OR ANY
- OTHER COMMERCIAL DAMAGE. SOME STATES DO NOT ALLOW THE EXCLUSION OF IMPLIED
- WARRANTIES SO THE ABOVE EXCLUSION MAY NOT APPLY TO YOU.
-
-
-
- COPYRIGHT
- ---------
-
- Regardless of the method of marketing used, WCFLAGER is NOT in the
- "Public Domain". It is copyrighted by Decor Computer Consultants. However,
- we grant you the right, and in fact encourage you to make and distribute
- as many copies as you wish, using any acceptable medium of exchange, with
- the following restrictions:
-
-
- DO NOT....
-
- 1. Distribute the Program without this documentation;
- 2. Accept remuneration for the program;
- 3. Alter the program in any manner.
-
-
-
-
-
-
- This program will allow you to change the settings of three (3) flags
- that are displayed on the WILDCAT! system screen. The flags are:
-
- o Pager is - Off/On
- o Page Bell is - Off/On
- o Printer is - Off/On
-
-
- There are two ways of changing the flags. Either by entering the flags
- on the command line (ie. WCFLAGER Y Y N), or by changing the values of
- the flags after they are displayed by WCFLAGER.
-
-
- METHOD 1 : WCFLAGER Y Y Y where the First Y is the Pager Flag
- -------- Second Y is the Page Bell Flag
- Third Y is the Printer Flag
-
-
- This method of changing the flags is to be used if you run WCFLAGER as
- an external event from WILDCAT! This would allow you to turn the flags
- Off or On at any time of day/evening. IE - If you are not home during
- the day then run WCFLAGER to turn off the Pager and Page Bell Flags at
- the time that you usually go to bed (11:00 pm), and then turn them on
- again when you return home (6:00 pm). That means that you will need to
- have two (2) external events and two (2) BAT files; one to turn the flags
- off and one to turn them on again.
-
-
-
- The following is an example of a BAT file to turn the flags OFF.
-
- ECHO OFF
- CD\WILDCAT! REM YOU MUST BE IN THE WILDCAT! SUB-DIRECTORY
- WCFLAGER N N N REM TO RUN WCFLAGER
- WAITUNTL 22:01:00
- CAT.BAT
-
-
-
- The following is an example of a BAT file to turn the flags ON.
-
- ECHO OFF
- CD\WILDCAT!
- WCFLAGER Y Y N REM Note that you can turn some On and some
- WAITUNTL 18:01:00 REM Off
- CAT.BAT
-
-
- NOTE: You will need to pause the BAT file for the length of the external
- ---- event so that it does not return to WILDCAT! until the length of
- the external event window has been passed. I have included the
- utility WAITUNTL.COM with WCFLAGER so that you can pause the BAT
- file until a certain time. The command for WAITUNTL is:
-
- WAITUNTL hh:mm:ss - hh:mm:ss is the time you want to
- restart the BAT file.
-
-
-
-
-
- METHOD 2 : Type WCFLAGER at the DOS prompt and then after the first
- -------- screen is displayed, press any key to continue or press the
- ESC key to abort the update. When the next screen is displayed,
- it will show the current settings of the flags. You can
- change the settings of the flags at this point and then press
- the F10 key to update the Configuration File or you can press
- the ESC key to abort the update.
-
-
-
-
-
-
- Future enhancements to be provided for WCFLAGER are:
-
- o Pause of BAT file from within WCFLAGER, where you can specify
- the length in minutes to pause
-
-
-
-
-
-
- TECHNICAL SUPPORT
- -----------------
-
- Comments and suggestions about WCFLAGER are welcome, as well as any
- comments or suggestions that you may have or want in terms of additional
- utilities that you want to see written. Please call Decor Computer
- Consultants BBS at 707-746-5820 and leave me a message. We are running
- WILDCAT! and can also provide assistance in other areas too. I can also
- be reached on MUSTANG SOFTWARE's BBS (creators of WILDCAT!).
-
-
-
-
-
-
-
-
-
- --- WCFLAGER REGISTRATION FORM ---
-
-
- Name : ___________________________________________
-
- BBS Name: ___________________________________________
-
- Address : ___________________________________________
-
- City : ________________ State: ___ Zip: _________
-
- Telephone (voice): (____) ____-_______
-
- Telephone (DATA) : (____) ____-_______
-
- Version : _______
-
- Comments:
-
-
-
-
-
-
-
-
-
-
- Mail to: DEREK L. KOOPOWITZ
- 881 Oxford Way
- Benicia
- Ca. 94510
-
-